home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ Jun 89 / V0002-Re TMON and MacApp-Jun89 < prev    next >
Encoding:
Text File  |  1989-06-26  |  970 b   |  28 lines  |  [TEXT/GEOL]

  1. Item    9371912                         2-June-89        12:39
  2.  
  3. From:   LINS                            Lins, Chuck
  4.  
  5. To:     D1382                           RHA Assoc, Chris Ovard, PRT
  6.  
  7. cc:     MACAPP.TECH$                    MACAPP Tech
  8.  
  9. Sub:    Re: TMON and MacApp
  10.  
  11. Curtis,
  12.  
  13. I can't comment on using TMON with MacApp as we use MacsBug, but...
  14.  
  15. You mention encountering the jump table problem by which I presume you mean
  16. you've run out of jump table entries in debug mode. You don't have to give up
  17. the MacApp debugger because of this! Add to your MABuild command line the
  18. following parameter
  19.     -nobottleneck
  20. the effect of which will be to free up about 25-30% of a full jump table. The
  21. only debugging feature you lose is object discipline. All other features of the
  22. MacApp debugger still work. We ran into this problem about a month or so ago
  23. and our thank to Steve Friedrich for pointing out this solution to the problem.
  24.  
  25. Chuck Lins
  26. Apple Computer, Inc.
  27.  
  28.